| lcEntErase | Home |
|
BOOL lcEntErase ( HANDLE hEntity, BOOL bErase ); |
| hEntity | |
| Handle to a graphic object. | |
| bErase | |
| If true (non-zero) then an entity will be erased, if false (zero) - restored and become visible. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| LC_PROP_ENT_DELETED, lcBlockSelErase |